repeat statement

repeat statement

 英

  • un.重复语句
  • 网络重复叙述

英汉解释

un.
1.
重复语句

例句

The REPEAT statement defines a set of statements to be executed until a condition that is evaluated at the end of the REPEAT loop is true.

REPEAT语句定义一个语句集合如果REPEAT循环结束时某个条件结果true那么执行这个语句集合

The XPath statement in the nodeset attribute of the repeat element defines which Info elements display within the repeat statement.

repeat元素nodeset属性XPath语句指定repeat语句显示Info元素

Select only certain records using XPath in a repeat statement

repeat语句使用XPath选取特定记录

Listing 11. repeat statement example

清单11.repeat语句示例